home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / ed / cellauto.sit / About Cellular Automatons next >
Text File  |  1988-08-31  |  2KB  |  30 lines

  1. CELLULAR AUTOMATONS v0.1 (8/31/88)
  2. ------------------------------------------------------------------
  3. This application calculates and displays the evolution of an array
  4. of cellular automatons and was inspired by the August 1988 Computer
  5. Recreations article by A.K. Dewdney in Scientific American.  These
  6. automatons function like the automatons of the "game" of life, but
  7. instead of being dead or alive, each has a degree of "infection."
  8. The array of cells with various states of health is displayed as
  9. a color coded image.  Because it uses Color Quickdraw, *this program
  10. will only run on a Mac II* (or the rumored color SE!).  It can run
  11. in the background under MultiFinder and so a postage stamp size
  12. window can sit on your desktop displaying the current state of the
  13. automaton world while you work in other applications.  If you choose
  14. to calculate large arrays, adjust the memory allocation using Get Info
  15. in the Finder.  If the about box does not look right, open the Control
  16. Panel CDEV Monitors and reset the system color table.  (I'm working
  17. on fixing this bug, any suggestions?)
  18. The program was written with Lightspeed C v3.0, an excellent, easy to
  19. use development system as evidenced by the fact that I only took up C
  20. last month!
  21. I hope you enjoy Automatons and hope that you give me some feedback--
  22. it would be much appreciated.  Look for future versions which fix
  23. known, non-fatal bugs, and include new features and improvements.
  24. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  25. Douglas Wood                           DELPHI: DWOOD
  26. Mail Stop 42                           COMPUSERVE: 72727,2512
  27. Center for Astrophysics                SPAN: CFARG1::DWOOD
  28. 60 Garden Street
  29. Cambridge, MA  02138
  30.